home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / mdm13.zip / MDM.DOC < prev    next >
Text File  |  1988-09-10  |  16KB  |  398 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                                    M.D.M
  29.                                 Version 1.3
  30.                        Copyright 1988 by Brent Barrett
  31.  
  32.                              TABLE OF CONTENTS
  33.  
  34. Section  Title                                                     Page
  35.    I     What is MDM?................................................1
  36.   II     Getting started: Executing MDM..............................2
  37.  III     Moving around your system: Files and directories............4
  38.   IV     Doing things: Single file operations........................5
  39.    V     Doing things faster: Multiple file operations...............6
  40.   VI     Making and removing directories.............................7
  41.  VII     Special tricks: The "extra" commands........................8
  42. VIII     Special notes: Strange things about MDM.....................10
  43.  
  44. MDM Version 1.3 Operations Manual__________________________________Page 1
  45.  
  46. Section I: WHAT IS MDM?
  47.  
  48.     MDM is a front-end for DOS.  With MDM, you can move about your
  49. system drives and directories, execute programs, rename, copy or
  50. delete files without ever seeing a DOS prompt.  But if every now
  51. and then you find the need to execute commands from the DOS prompt,
  52. well, you can do that too.
  53.  
  54.     MDM sprang from a desire to have available a high-quality DOS
  55. front-end program without the large price tag usually associated
  56. with such programs.  I wrote MDM to suit my needs, and I think
  57. you'll find it to your liking as well.  If you find anything
  58. lacking, I'd really like to hear from you. You can contact me
  59. three ways:
  60.  
  61.     GEnie:
  62.         Address B.K.BARRETT
  63.  
  64.     My BBS:
  65.         ATKeep
  66.         916 726 4989
  67.         300/1200/2400 bps
  68.         8-N-1
  69.  
  70.     By Mail:
  71.         Brent Barrett
  72.         P.O. Box 2987
  73.         Citrus Heights, CA 95611-2987
  74.  
  75.     MDM requires about 90k free to run, and will occupy 96k if you
  76. drop into a DOS shell.
  77.  
  78.     As it turns out, I'm a computer science student in this area, and
  79. try to do some programming on the side for school expenses.  I won't beat
  80. around the bush, though: If you find this program useful, a contribution
  81. to help me cover my schooling expenses would be greatly appreciated.
  82. Any amount ($10-$20 being the norm) can be sent to me at the above P.O.
  83. Box address.
  84.  
  85.     MDM can be freely distributed by any legal means as long as it is
  86. left in its unmodified form and all files included in this ARChive
  87. are kept as they were.
  88.  
  89.     Acknowledgments:
  90.     I'd like to thank Charles Meadows for his beta-testing and ideas.
  91.  
  92. MDM Version 1.3 Operations Manual__________________________________Page 2
  93.  
  94. Section II: GETTING STARTED: EXECUTING MDM
  95.  
  96.     Getting MDM running is rather simple. From the DOS prompt (or in
  97. your AUTOEXEC.BAT file), type:
  98.  
  99.     mdm<ENTER>
  100.  
  101.     MDM can also be called with certain options specified on the command
  102. line.  Following is a list of options and their meaning:
  103.  
  104.     /S             Sort files by name (the default)
  105.     /N             Do not sort files
  106.     /D<pathname>   Start MDM at specified <pathname>
  107.     /E<filename>   Start MDM and execute <filename> as shell
  108.     /C             Start MDM and then drop to a DOS shell
  109.     /M<filemask>   Start MDM with specified <filemask>
  110.     /O             Do not load READ ONLY or HIDDEN or SYSTEM files
  111.     /? or /H       A listing of these command switches
  112.  
  113.     NOTE: The "-" switch can be substituted for the "/" switch.  More
  114. than one option may be used at a time, i.e. C>mdm /N /O /M*.EXE is a
  115. valid call to MDM.
  116.  
  117.     You will see a small window appear in the center of your screen
  118. identifying MDM and informing you that MDM is reading the current
  119. directory information.  This box will be shown every time MDM has to
  120. "re-load" the directory information (usually only when changing drives
  121. or directories).
  122.  
  123. MDM Version 1.3 Operations Manual__________________________________Page 3
  124.  
  125.     The main screen will then appear:
  126.  
  127. MDM 1.1 Copyright 1988 by Brent Barrett              Aug 04, 1988   4:55
  128. ──────────────────────────────────────────────────────────────────────────
  129. C:\LANG\TC\MDM\*.*                                       rhsDa  00000000
  130. ┌───────────────────────┬─────────────────────────┬──────────────────────┐
  131. │▓..▓▓▓▓▓▓▓▓▓▓▓▓▓<DIR>▓ │ MDM.EXE           42396 │ MDM10.DOC      12354 │
  132. │ MDM10.ARC       32756 │                         │                      │
  133. │                       │                         │                      │
  134. │                       │                         │                      │
  135. │                       │                         │                      │
  136. │                       │                         │                      │
  137. │                       │                         │                      │
  138. │                       │                         │                      │
  139. │                       │                         │                      │
  140. │                       │                         │                      │
  141. │                       │                         │                      │
  142. │                       │                         │                      │
  143. │                       │                         │                      │
  144. │                       │                         │                      │
  145. └───────────────────────┴─────────────────────────┴──────────────────────┘
  146.  
  147. ──────────────────────────────────────────────────────────────────────────
  148.  
  149. ──────────────────────────────────────────────────────────────────────────
  150.      Tag Untag Copy Delete Erase Rename List View Path Makedir Killdir
  151.  
  152.  
  153.     Pressing F1 will deliver a condensed run-down of all MDM command
  154. keystrokes.
  155.  
  156.     The top line, as well as being the title line, contains an updated
  157. current "date/time" clock.
  158.  
  159.     The next line contains three handy bits of information.  First off
  160. is the current pathname, including drive, directories and file mask.
  161. Next you'll see something which consists of five letters, of mixed case:
  162.  
  163.     rhsda
  164.  
  165.     The "r" indicates the current (or "indexed") file's READ/WRITE status.
  166. If the "r" is lower case, the file is R/W. If the "R" is upper case, the
  167. file is READ ONLY.
  168.  
  169.     The "h" inidcates the indexed file's HIDDEN status. If the "h" is lower
  170. case, the file is not hidden.  If the "H" is upper case, the file is
  171. hidden.
  172.  
  173.     The "s" indicates the indexed files SYSTEM status.  If the "s" is lower
  174. case, the file is a normal, non-system file.  If the "S" is upper case,
  175. the file is a SYSTEM file.
  176.  
  177.     The "d" displays lower case on files and upper case on directories.
  178.  
  179.     Finally, the "a" is the archive bit status.  On non-archived (non-
  180. backed-up) files, the "A" will be upper case.  It will be lower case on
  181. files whose archive bit has been set by a back-up program.
  182.  
  183.     Also on the second line is a group of eight zeros (00000000).  This
  184. is the running "bytes in marked files" total.  You'll learn more about
  185. marked files in section IV.
  186.  
  187. MDM Version 1.3 Operations Manual__________________________________Page 4
  188.  
  189. Section III: MOVING AROUND YOUR SYSTEM: FILES AND DIRECTORIES
  190.  
  191.     The cursor keypad will allow you to move the "highlight" bar from file
  192. to file in the current directory.  The arrow keys move one position in
  193. their respective direction, scrolling around to another line when
  194. boundaries are met.  If there are more than 42 files in your current
  195. directory, PGDN and PGUP can be used to toggle to different sets of
  196. files.  Finally, the HOME key will always take you to the first file
  197. in your directory (which is the "mother" directory in all sub-directories
  198. and some other valid entry in the root).
  199.  
  200.     If you wish to move to a directory off of the current one, simply
  201. move the cursor bar to highlight the directory and press the ENTER key.
  202. This also works on the "mother" directory entry (indicated by ".." in
  203. MDM).  If you want to move quickly to another drive or directory
  204. branch, then pressing the [P] key will prompt you for a new pathname.
  205. You may include drive and/or directory path here, but not a file mask.
  206.